home *** CD-ROM | disk | FTP | other *** search
- Path: dazzle.east-tenn-st.edu!bobcat!zebl1
- From: zebl1@bobcat.east-tenn-st.edu (Eric B. Lemings)
- Newsgroups: comp.lang.c,comp.programming
- Subject: Assertive or Defensive?
- Date: 20 Mar 1996 08:44:07 GMT
- Organization: East Tennessee State University
- Message-ID: <4ioggn$3sf@dazzle.east-tenn-st.edu>
- NNTP-Posting-Host: bobcat.east-tenn-st.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- For those readers who are familiar with the concept of defensive
- programming, I for one would like to know under what conditions
- should assertions be used and under what conditions should
- defensive code be used? Both have somewhat similar intentions
- but do not, I believe, have the same contexts.
-
- Eric Lemings
-
-